@import url('https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght@8..144,100;8..144,200;8..144,300;8..144,400;8..144,500;8..144,600;8..144,700;8..144,800;8..144,900;8..144,1000&family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');


html {
	margin: 0;
	padding: 0;
}


* {
    box-sizing: border-box;
}

body{
	margin: 0;
	padding: 0;
}

header h3 {
	font-size; 26 px;
}

.title {
	/*background-image:url('/img/title.jpg');*/
	background-repeat: no-repeat;
	background-position: right top;
    background-attachment: fixed;
	width:100%;
}

.nav {
	
}
.nav a {
	color: /*#5F9EA0*/ #E0FFFF;
	font-family: 'Roboto Flex', sans-serif;
	font-weight: 400;
	font-size: 1.1em;
}
.nav a:hover {
    color: #008080 !important;
}

/*Строка адреса и социальных кнопок*/
.topnavF {
    background-color: #778899;
    overflow: hidden;
	padding: 0px 15px 0px 10px;
}
.topnavF a{
    float: right;
    color: #f2f2f2;
    text-align: center;
	padding: 10px 5px;
    text-decoration: none;
	font-family: 'Roboto', sans-serif;
   	font-weight: 100;
    font-size: 1.1em;
}
.topnavF p{
    float: right;
    color: #f2f2f2;
    text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
    padding: 10px 3px;
    text-decoration: none;
	font-family: 'Roboto', sans-serif;
   	font-weight: 300;
    font-size: 1.1em;
}
/*Строка меню*/
.topnav {
    background-color: #708090;
    overflow: hidden;	
}
.topnav a{
    float: left;
    color: #f2f2f2;
    text-align: left;
    padding: 12px 12px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.1em;
}
.topnav a:hover {
    background-color: #5F9EA0;
    color: black;
}
.topnav a.active {
    background-color: #4682B4;
    color: white;
}
.active {
    background-color: #4CAF50;
    color: white;
}
.topnav .icon {
    display: none;
}
@media screen and (max-width: 830px) {
	.topnav a:not(:first-child) {display: none;}
	.topnav a.icon {
		float: right;
		display: block;
	}
}
@media screen and (max-width: 830px) {
	.topnav.responsive {position: relative;}
	.topnav.responsive a.icon {
		position: absolute;
		right: 0;
		top: 0;
	}
	.topnav.responsive a {
		float: none;
		display: block;
		text-align: left;
		font-family: 'Roboto Flex', sans-serif;
		font-weight: 300;
		font-size: 1.1em;
	}
}

/*Переключение языка*/
.btn-group {
	float: right;
	margin: 5px 15px 5px 0;
	padding: 2px 2px;
}
.btn-group a {
	padding: 5px 5px;
	font-family: 'Roboto', sans-serif;
   	font-weight: 300;
    font-size: 1.0em;
}
@media screen and (max-width: 830px) {
	.btn-group {
		float: left;
		margin: 10px 5px 5px 10px;	  
	}
	.btn-group a {
		padding: 2px 2px;
		font-family: 'Roboto Flex', sans-serif;
		font-weight: 300;
		font-size: 0.9em;
	}
}

.fd {
	background-color: #778899;
}

/*Анимация карт "Направления работы"*/
.ancard:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.tt {
	margin-top: 50%;
	margin-bottom: 50%;
}
/*заголовки карточек*/
.ct2{
	font-family: 'Roboto Flex', san-serif;
   	font-weight: 300;
    font-size: 1.6em;
	color: 	#696969;
	letter-spacing: 1.1px;
	padding: 10px 0px 10px 0px;
}
/*Титул*/
.ct1{
	font-family: 'Roboto Slub', san-serif;
   	font-weight: 300;
    font-size: 3.5em;
	color: 	#696969;
	letter-spacing: 1.5px;
}
@media screen and (max-width: 640px) {
	.ct1{
    font-size: 3.0em;
	letter-spacing: 1.2px;
	}
}


.ct{
	font-family: 'Roboto Flex', san-serif;
   	font-weight: 300;
    font-size: 1.6em;
	color: 	#FFF5EE;
	letter-spacing: 1.2px;
	padding: 10px 0px 10px 0px;
}
@media screen and (max-width: 500px) {
.ct{
	font-size: 1.4em;
	letter-spacing: 1.0px;
	}
}

.card-text-3  {
	font-family: 'Roboto Slub', san-serif;
   	font-weight: 100;
    font-size: 1.2em;
	color: 	#808080;
	text-align: justify !important;
	line-height: 1.5;
}

.card-text-2  {
	font-family: 'Roboto Slub', san-serif;
   	font-weight: 100;
    font-size: 1.2em;
	color: 	#808080;
	text-align: justify !important;
	line-height: 1.2;
}

.card-text-1  {
	font-family: 'Roboto Flex', san-serif;
   	font-weight: 300;
    font-size: 2.2em;
	color: 	#808080;
	text-align: justify !important;
}

.card-text  {
	font-family: 'Roboto Slub', san-serif;
   	font-weight: 100;
    font-size: 1.2em;
	color: 	#808080;
	text-align: justify !important;
	line-height: 1.3;
}
/*Заголовки на главной странице*/
.zag {
	font-family: 'Roboto Slub', serif;
   	font-weight: 400;
    font-size: 2.8em;
	color: #A9A9A9;
}
@media screen and (max-width: 640px) {
	.zag{
	font-size: 2.0em;
	}
	.card-text-3  {
	text-align: left !important;
	line-height: 1.2;
	}
}

.zag1 {
	font-family: 'Roboto Slub', serif;
   	font-weight: 400;
    font-size: 2.1em;
	color: #A9A9A9;
}
@media screen and (max-width: 940px) {
.zag1{
	font-weight: 300;
    font-size: 2.0em;
	letter-spacing: 1.2px;
	}
}


.zagworks {
	font-family: 'Roboto Slub', serif;
   	font-weight: 300;
    font-size: 2.0em;
	color: #A9A9A9;
	letter-spacing: 1.0px;
}

.znak {
	font-weight: 300;
    font-size: 2.5em;
	color: #FF7F50;
}

.pas {
	font-family: 'Roboto Flex', san-serif;
   	font-weight: 300;
    font-size: 1.1em;
	color: #D2691E;
	word-break: normal;
}

